, including all inherited members.
AddCodedStr(LPCTSTR key, const CAtlString &value, int codeA, int codeB) | DFRegTool | |
AddCodedStr(LPCTSTR key, const std::wstring &value, int codeA, int codeB) | DFRegTool | |
AddCodedStr(LPCTSTR key, const TCHAR *value, int codeA, int codeB) | DFRegTool | |
AddDword(LPCTSTR key, DWORD value) | DFRegTool | |
AddStr(LPCTSTR key, LPCTSTR value) | DFRegTool | |
AddStr(LPCTSTR key, const CAtlString &value) | DFRegTool | |
AddStr(LPCTSTR key, const std::wstring &value) | DFRegTool | |
BasePath | DFRegTool | [protected] |
BeginExportToXML() | DFRegTool | |
BeginImportFromXML(LPCTSTR szFileName) | DFRegTool | |
CloseKey() | DFRegTool | |
DeleteContents() | DFRegTool | |
DeleteFolder(LPCTSTR) | DFRegTool | |
DeleteHelper(HKEY hParentKey) | DFRegTool | [protected] |
DeleteKey(LPCTSTR) | DFRegTool | |
DFRegTool() | DFRegTool | |
Encoded enum value | DFRegTool | [protected] |
EndExportToXML(LPCTSTR szFileName) | DFRegTool | |
EndImportFromXML() | DFRegTool | |
ExportHelper(CXMLReg &xmlFile, HKEY hCurrentKey) | DFRegTool | [protected] |
ExportKeyToXML(LPCTSTR szKeyName, DFRegTool ®Key) | DFRegTool | |
FetchType enum name | DFRegTool | [protected] |
GetCodedStr(LPCTSTR key, CAtlString &value, int codeA, int codeB) | DFRegTool | |
GetCodedStr(LPCTSTR key, std::wstring &value, int codeA, int codeB) | DFRegTool | |
GetDword(LPCTSTR key, DWORD &value) | DFRegTool | |
GetDword(LPCTSTR key, int &value) | DFRegTool | |
GetDword(LPCTSTR key, bool &value) | DFRegTool | |
GetDwordInternal(HKEY hKey, LPCTSTR string, DWORD &dwWord) | DFRegTool | [protected] |
GetStr(LPCTSTR key, LPTSTR, DWORD value) | DFRegTool | |
GetStr(LPCTSTR key, CAtlString &value) | DFRegTool | |
GetStr(LPCTSTR key, std::wstring &value) | DFRegTool | |
GetStrInternal(HKEY hKey, LPCTSTR string, std::wstring &lpszData, FetchType type) | DFRegTool | [protected] |
GetXMLExporter() | DFRegTool | |
GetXMLImporter() | DFRegTool | |
ImportFromXML(LPCTSTR szKeyName, CXMLReg &xmlImport) | DFRegTool | |
ImportHelper(CXMLReg &xmlFile, HKEY hCurrentKey) | DFRegTool | [protected] |
m_hIp | DFRegTool | [protected] |
m_xmlExportFile | DFRegTool | [protected] |
m_xmlImportFile | DFRegTool | [protected] |
NextKey(CAtlString &strFileName, int iSetBack=0) | DFRegTool | |
NextKey(std::wstring &strFileName, int iSetBack=0) | DFRegTool | |
NextValue(CAtlString &strValueName, int iSetBack=0) | DFRegTool | |
NextValue(std::wstring &strValueName, int iSetBack=0) | DFRegTool | |
OpenKey() | DFRegTool | |
OpenKey(const CAtlString &) | DFRegTool | |
OpenKey(const std::wstring &) | DFRegTool | |
OpenKey(const TCHAR *) | DFRegTool | |
OpenKey(DWORD &) | DFRegTool | |
OpenKey(const CAtlString &, DWORD &) | DFRegTool | |
OpenKey(const std::wstring &, DWORD &) | DFRegTool | |
OpenKey(const TCHAR *, DWORD &) | DFRegTool | |
Readable enum value | DFRegTool | [protected] |
Replicate(const DFRegTool &) | DFRegTool | |
ReplicateHelper(HKEY hParentKey, HKEY hCopyFromParentKey) | DFRegTool | [protected] |
Whole enum value | DFRegTool | [protected] |
~DFRegTool() | DFRegTool | [virtual] |